home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 23 / CU Amiga - Super CD-ROM 23 (June 1998).iso / CUCD / Utilities / Selector / examples / onexit.sel < prev    next >
Encoding:
Text File  |  1997-02-25  |  234 b   |  12 lines

  1.     defenv xvar auto
  2.     defenv yvar auto
  3.     
  4.     x [xvar]
  5.     y [yvar]
  6.     
  7.     onexit dumpx xvar dumpy yvar
  8.     
  9.     text "Move this window around and"
  10.     text "then close it! Open it again!"
  11.     text "Where will it appear next?"
  12.